projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c9afcb
)
(LIB_MOTIF): New macro definition.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 15 Jan 1996 05:13:44 +0000
(
05:13
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 15 Jan 1996 05:13:44 +0000
(
05:13
+0000)
src/s/aix3-2-5.h
patch
|
blob
|
history
diff --git
a/src/s/aix3-2-5.h
b/src/s/aix3-2-5.h
index 7791e7023e5aec0ee58a476fc01400e6233946cc..f1ff05317a979e25f387ad16e066497602b888bc 100644
(file)
--- a/
src/s/aix3-2-5.h
+++ b/
src/s/aix3-2-5.h
@@
-26,3
+26,7
@@
/* The character-composition stuff is broken in X11R5. */
#define X11R5_INHIBIT_I18N
+
+/* Bill Woodward <wpwood@austin.ibm.com> says:
+ libIM *must* precede libXm, to avoid getting aixLoadIM error messages. */
+#define LIB_MOTIF -lIM -lXm